Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fetch): take param serializer setting into account #1795

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

AllieJonsson
Copy link
Contributor

Status

READY

Description

Fixes #1751
This adds support for paramSerializer and paramSerializerOptions in fetch client.

I also improved the docs a bit

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

@melloware melloware added this to the 7.4.1 milestone Jan 8, 2025
melloware
melloware previously approved these changes Jan 8, 2025
@melloware melloware modified the milestones: 7.4.1, 7.4.2 Jan 9, 2025
@soartec-lab soartec-lab self-assigned this Jan 9, 2025
@soartec-lab soartec-lab added enhancement New feature or request fetch Fetch client related issue labels Jan 9, 2025
Copy link
Member

@soartec-lab soartec-lab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please give me a moment to check this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fetch Fetch client related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

paramsSerializerOptions: arrayFormat does not seems to work.
3 participants